home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 December / PCWorld_2006-12_cd.bin / komunikace / netscape / nsb-install-8-1-2.exe / defaults / profile / extensions / {f799a0d0-641d-11d9-9669-0800200c9a66} / install.rdf
Extensible Markup Language  |  2006-09-12  |  1KB  |  35 lines

  1. <?xml version="1.0"?>
  2.  
  3. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  4.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  5.  
  6.   <Description about="urn:mozilla:install-manifest">
  7.     <em:id>{f799a0d0-641d-11d9-9669-0800200c9a66}</em:id>
  8.     <em:version>0.5</em:version>
  9.     
  10.     <!-- Target Application this theme can install into, 
  11.         with minimum and maximum supported versions. --> 
  12.     <em:targetApplication>
  13.       <Description>
  14.         <em:id>{3db10fab-e461-4c80-8b97-957ad5f8ea47}</em:id>
  15.         <em:minVersion>1.0</em:minVersion>
  16.         <em:maxVersion>1.0</em:maxVersion>
  17.       </Description>
  18.     </em:targetApplication>
  19.     
  20.     <!-- Front End MetaData -->
  21.     <em:name>Netscape - Fusion</em:name>
  22.     <em:description>The default Netscape theme</em:description>
  23.  
  24.     <em:locked>true</em:locked>
  25.  
  26.     <!-- Front End Integration Hooks (used by Theme Manager)-->
  27.     <!-- XXXben - preprocess this file to use different info for mac version -->
  28.     <em:creator>Netscape Communications Inc.</em:creator>
  29.     <em:contributor></em:contributor>
  30.  
  31.     <em:internalName>comet/1.0</em:internalName>
  32.   </Description>      
  33.  
  34. </RDF>
  35.